FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (62 ms)

Package ca.on.oh-olis
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-address-type
Url http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-address-type
Version 1.0.0
Status active
Name AddressType
Experimental False
Authority hl7
Description Codes supported by eHealth Ontario indicating the type of address (physical/postal). This is strict sub-set of the core FHIR value set.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://hl7.org/fhir/address-type Address Type


Source

{
  "resourceType" : "ValueSet",
  "id" : "olis-AddressType",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-address-type",
  "version" : "1.0.0",
  "name" : "AddressType",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Codes supported by eHealth Ontario indicating the type of address (physical/postal). This is strict sub-set of the core FHIR value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/address-type",
        "concept" : [
          {
            "code" : "postal",
            "display" : "Postal"
          },
          {
            "code" : "physical",
            "display" : "Physical"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.